home *** CD-ROM | disk | FTP | other *** search
/ Workbench Design / WB Collection.iso / fhd-visionworks / visitenkarte < prev    next >
Text File  |  1996-04-07  |  213b  |  13 lines

  1. :c/checkaga
  2. if not warn
  3.    if not exists libs:LIBS_ID
  4.       :c/assign libs: :libs add
  5.    endif
  6.    if not exists locale:LOCALE_ID
  7.       :c/assign locale: :locale add
  8.    endif
  9.    :c/ppshow
  10. else
  11.    :c/Fastview
  12. endif
  13.